| 1. | Gets or sets the length of time until the request times out 获取或设置请求超时前的时间长度。 |
| 2. | Gets or sets the length of time before the request times out 获取或设置请求超时前的时间长度。 |
| 3. | If the request times out , 如果超过了执行超时时间, |
| 4. | Timeout an integer that specifies the number of milliseconds to wait before a request times out 一个以毫秒为单位的整数,它指定请求超时前所等待的时间。 |
| 5. | Requests that cause a 500 status code increment this counter and the requests timed out counter 导致状态代码500的请求将增加该计数器和“ requests timed out ”计数器的值。 |
| 6. | Property contains the length of time , in milliseconds , to wait before the request times out and throws an exception . timeout 属性包含在请求超时并引发异常之前所等待的时间长度(以毫秒为单位) 。 |
| 7. | If your service has to perform complex queries , or complex calculations that can take over 300 seconds common http request time out then you need an asynchronous approach , such as smtp 如果您的服务不得不执行复杂的查询或者可能会花费300多秒(常见的http请求超时)的复杂计算,那么就需要一种异步方法,如smtp 。 |